projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d712c26
)
* configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for
author
Jim Blandy
<jimb@redhat.com>
Sat, 15 May 1993 20:48:34 +0000
(20:48 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sat, 15 May 1993 20:48:34 +0000
(20:48 +0000)
lib-src/getdate.y and src/systime.h.
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index a662465509a68bd0d1ab471dd4bba43647ad13c3..eaf3aec132652bab260d6d894321496d568d0e74 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-820,6
+820,7
@@
AC_LN_S
AC_PROG_CPP
AC_HAVE_HEADERS(sys/timeb.h sys/time.h)
AC_STDC_HEADERS
+AC_TIME_WITH_SYS_TIME
AC_RETSIGTYPE
AC_ALLOCA
AC_HAVE_FUNCS(gettimeofday gethostname dup2)